projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aeaeef
)
widget: Fix a widget/container mixup
author
Timm Bäder
<mail@baedert.org>
Sun, 9 Jul 2017 12:30:45 +0000
(14:30 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:15 +0000
(21:27 -0400)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index 06828f28ba4e4afe8f2a10caebc6919dfdcda052..867e2a662d64cbc68e35643de8452d040f059091 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-15572,7
+15572,7
@@
gtk_widget_forall (GtkWidget *widget,
* gtk_widget_snapshot_child:
* @widget: a #GtkWidget
* @child: a child of @widget
- * @snapshot: #GtkSnapshot as passed to the
container
. In particular, no
+ * @snapshot: #GtkSnapshot as passed to the
widget
. In particular, no
* calls to gtk_snapshot_offset() should have been applied by the
* parent.
*